PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentMargins Class / setRight Method
The right margin for flow content.
In This Topic
    setRight Method
    In This Topic
    Sets the right margin.
    Syntax
    public void setRight( 
       double value
    )

    Parameters

    value
    The right margin for flow content.
    See Also